home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / magazi~1 / 419 / adbase.txt < prev    next >
Encoding:
Text File  |  1989-05-22  |  3.7 KB  |  68 lines

  1.               Address Base 0.9 - By Steve MacMillan
  2.  
  3.      Address Base is a dedicated address book program for keeping 
  4. names and numbers. It has a upper limit of 400 records and saves 
  5. it's files in regular ASCII text. For speed of loading and saving, 
  6. records may be kept in smaller groups by type.
  7.   
  8.       A few things to know:
  9.       To enter a record click on the 'add' button in the lower 
  10. left hand corner or select 'add' from the menu. Use the up down 
  11. arrows to move around on the information window. When everything 
  12. is correct the record is added to the list by hitting the 
  13. 'Control-A' button combination.
  14.      Clicking within the information window or selecting the 
  15. 'Edit' option allows the currently displayed record to be edited. 
  16. Finish by hitting 'Control-A". During all text entry the 
  17. left/right cursor keys are active as are backspace and delete. The 
  18. 'Undo' key erases the contents of the current text line. 
  19.      Scrolling thru the list can be accomplished by the up/down 
  20. arrow keys to move a record at a time, the left/right arrows to 
  21. jump a letter at a time, or by the slider bar at the bottom of the  
  22. information window. Jumping to the first record that starts with a 
  23. given letter is done by the alpha-keys to the right of the window. 
  24. The 'Clr/Home' key displays the first record, or when shifted, the 
  25. last. By selecting the 'Fast Display' option the list can be 
  26. scrolled, much faster than in the information window. However no 
  27. editing is possible.
  28.      The search function searches from the currently displayed 
  29. record onward so if the whole list is to be searched start at the 
  30. top of the list. A 'Control-N' key combination will find the next 
  31. occurrence of the search string. Any field may be searched and the 
  32. search string is not case sensitive. Also the search function 
  33. finds the search string if contained within a larger string. A 
  34. searched subset of the address list may be saved to disk or 
  35. printed and searches the whole list.      
  36.      When Adbase is first run it checks in the same drive path as 
  37. the program for 'ADDRESS.ADD' and auto loads it. Two files may be 
  38. merged together by selecting 'Merge' from the File menu. If the 
  39. Total amount of both lists do not exceed 400 records the files are 
  40. merged and alphabetized.
  41.      The Dial menu allows for auto-dialing of either Phone # shown 
  42. in the current record. Local calls should not include an area 
  43. code, and any additional text in the Phone field should not 
  44. contain numbers.      
  45.      Version 0.8 adds "Hot Keys". Hot keys are keys that can be 
  46. struck from the keyboard to duplicate Menu selections. Most are 
  47. Control-key combinations and are shown next to the menu selection 
  48. in the pull-down menu. Example: press 'Control' and 'S' at the 
  49. same time to Save to disk. A Phone #1 can be dialed by pressing 
  50. '1'. Strike a letter A-Z, by itself to jump to the first address 
  51. that starts with that letter. Note: you may use 'Control-A' to 
  52. enter the add mode and again when finished.
  53.      Version 0.9 has faster, smaller, more optimized code, and 
  54. allows the printing of names and numbers only. Simply toggle the 
  55. 'Phone # Only' switch on the Print menu on, and all print 
  56. functions will be name and numbers only.
  57.      Due to my lack of knowledge of GEM or shortcomings in GFA 
  58. Basic 2.02, the horizontal slider may lock up if it is dragged 
  59. before any other type of scroll is done after first running the 
  60. program. If this happens just hold the mouse button down over the 
  61. slider box for about two seconds and it should come back to life. 
  62. What do you expect with a freebee? If any one thinks they have a 
  63. fix please let me know. Please send me any comments, suggestions, 
  64. or bug reports to Genie address S.MACMILLAN.
  65.  
  66.  
  67.  
  68.